ImageGear Professional v18.4 > User Guide > Using ImageGear > Optical Character Recognition > Recognition > Structured Data Output |
After recognition, the application can access the recognized data with a call to IG_REC_letters_get(), which returns an array of AT_REC_LETTER structures. (See the Recognized Data Kept in Memory topic.)
This structure also provides confidence information for the recognition output:
For more information, see also the Confidence Reporting section.